Learn R Programming

darch (version 0.10.0)

setOutput<-: Sets the output of the RBM object

Description

Sets the output of the RBM object

Usage

setOutput(rbm) <- value
"setOutput"(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The output of the RBM object

See Also

RBM